home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Frameworks / OmniHTML.framework / Versions / 2001A / Resources / sv.lproj / OmniHTML.strings
Text (UTF-16)  |  2005-10-24  |  2KB  |  31 lines

  1. /* error title */
  2. "Bad stream" = "Felaktig ström";
  3.  
  4. /* quit warning panel button */
  5. "Cancel Quit" = "Avsluta inte";
  6.  
  7. /* error message */
  8. "Cannot download %@" = "Det går inte att hämta %@";
  9.  
  10. /* OHDownloader targetTypeFormatString */
  11. "Downloading %@" = "Hämtar %@";
  12.  
  13. /* OHDownloaderTaskHeaderName */
  14. "Downloading files" = "Hämtar filer";
  15.  
  16. /* quit warning panel title */
  17. "Downloads in Progress" = "Filhämtning pågår";
  18.  
  19. /* quit warning panel button */
  20. "Quit Anyway" = "Avsluta ändå";
  21.  
  22. /* save panel title prefix before type */
  23. "Save " = "Spara ";
  24.  
  25. /* save panel title */
  26. "Save As" = "Spara som";
  27.  
  28. /* quit warning panel message */
  29. "There are active downloads.  Quitting now will truncate these files." = "En eller flera filhämtningar pågår. Om du avslutar nu kommer dessa filer att avkortas.";
  30.  
  31.